PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactionOptions Class / setRedactionColor Method
The color used for masking the redacted area.
In This Topic
    setRedactionColor Method
    In This Topic
    Sets the redaction color.
    Syntax
    public void setRedactionColor( 
       PDFColor value
    )

    Parameters

    value
    The color used for masking the redacted area.
    See Also